Defines a radial (type 3) shading.

Full documentation

Full documentation

Full documentation

Initializes a new PDFRadialShading object.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets a value indicating whether to filter the shading function to prevent aliasing artifacts.

Full documentation

Gets the shading color space.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the shading domain.
The variable is considered to vary linearly between these two values as the color gradient varies between the starting and ending circles. The variable t becomes the input argument to the shading function.

Full documentation

Gets the position of the ending circle.

Full documentation

Gets the radius of the ending circle.

Full documentation

Gets the shading end color.
The startColor and endColor can be set only when the shading uses an exponential function ().

Full documentation

Gets a value indicating whether to extend shading beyond the ending circle.

Full documentation

Gets a value indicating whether to extend shading beyond the starting circle.

Full documentation

Gets the shading function.
The function is called with values of the parametric variable t in the domain defined by the method.

Full documentation

Gets the position of the starting circle.

Full documentation

Gets the radius of the starting circle.

Full documentation

Gets the shading start color.
The startColor and endColor can be set only when the shading uses an exponential function ().

Full documentation

Sets a value indicating whether to filter the shading function to prevent aliasing artifacts.

Full documentation

Sets the shading color space.

Full documentation

Sets the shading domain.
The variable is considered to vary linearly between these two values as the color gradient varies between the starting and ending circles. The variable t becomes the input argument to the shading function.

Full documentation

Sets the position of the ending circle.

Full documentation

Sets the radius of the ending circle.

Full documentation

Sets the shading end color.
The startColor and endColor can be set only when the shading uses an exponential function ().

Full documentation

Sets a value indicating whether to extend shading beyond the ending circle.

Full documentation

Sets a value indicating whether to extend shading beyond the starting circle.

Full documentation

Sets the shading function.
The function is called with values of the parametric variable t in the domain defined by the method.

Full documentation

Sets the position of the starting circle.

Full documentation

Sets the radius of the starting circle.

Full documentation

Sets the shading start color.
The startColor and endColor can be set only when the shading uses an exponential function ().

Full documentation